fix little mistake in my last commit ...
authorKristian Rietveld <kris@gtk.org>
Sun, 24 Jun 2007 12:00:46 +0000 (12:00 +0000)
committerKristian Rietveld <kristian@src.gnome.org>
Sun, 24 Jun 2007 12:00:46 +0000 (12:00 +0000)
2007-06-24  Kristian Rietveld  <kris@gtk.org>

* Makefile.am: fix little mistake in my last commit ...

svn path=/trunk/; revision=18223

ChangeLog
gtk/Makefile.am

index 78805213d23996735f0533895f0793023593306e..6ace9d2aa393518e230185bde9f017acc890f8e1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-06-24  Kristian Rietveld  <kris@gtk.org>
+
+       * Makefile.am: fix little mistake in my last commit ...
+
 2007-06-24  Kristian Rietveld  <kris@gtk.org>
 
        * gtk/gtksearchenginequartz.[ch]: Add a search engine which queries
index 2994e23d28caae717cbd41ee28221730014a6feb..b2d4257445cfd0330eb90e8f678dd0f615938f05 100644 (file)
@@ -684,6 +684,7 @@ else
 gtk_c_sources += $(gtk_use_stub_c_sources)
 endif
 endif
+endif
 
 if USE_QUARTZ
 gtk_clipboard_dnd_c_sources = gtkclipboard-quartz.c gtkdnd-quartz.c gtkquartz.c gtkquartz.h